strongswan: enable IKEv2 Mediation Extension
authorStijn Tintel <[email protected]>
Mon, 30 Jan 2017 12:59:17 +0000 (13:59 +0100)
committerJo-Philipp Wich <[email protected]>
Sun, 5 Feb 2017 18:41:50 +0000 (19:41 +0100)
Closes #3905.

Signed-off-by: Stijn Tintel <[email protected]>
net/strongswan/Makefile

index 029b8bff760a9fb70a88c34e4b82b30631105b05..5289d3f9740d062735d76ce2aa9aa56b2f487385 100644 (file)
@@ -374,6 +374,7 @@ CONFIGURE_ARGS+= \
        --disable-scripts \
        --disable-static \
        --disable-fast \
+       --enable-mediation \
        --with-systemdsystemunitdir=no \
        $(if $(CONFIG_PACKAGE_strongswan-utils),--enable-pki --enable-scepclient,--disable-pki --disable-scepclient) \
        --with-random-device=/dev/random \